Header 1

embedding an image using html with width parameter:

Header 2

Header 3

Quotes:

quote 1 quoting

> nested quote nested quote

quote 2 another quote

> and image embeded into a nested quote:

> image

A new quote!

> A new nested quote

> > Super deeply nested quote

Lists:

  1. First list item
    • First nested list item
    • Second nested list item
      • First deep-nested list item
      • Second deep-nested list item
    • Third nested list item
  1. Second list item
  1. First item
    • First-first sub-item
    • First-second sub-item
  1. Second item
    • Second-first sub-item
    • Second-second sub-item
  1. Third item
    • Third-first sub-item with some code embeding

Tables:

Col ACol BCol CCol D
Row A375.18222166,500
Row B234.788554103,500
Row C10.02271251,500

Header 4

Code snippets:

  1. Clone this repository:
       git clone https://github.com/skibadubskiybadubs/ReadMe_to_HTML.git
       cd energyplus-parallel
    python ReadmeToHTML.py "https://github.com/skibadubskiybadubs/ReadMe_to_HTML/blob/main/test/test.md" "test.html"
Header 5

Links: Here is some link to a cool website.

embedding an image using native Markdown styling: image